Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stat file for a read only share #3765

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

gmgigi96
Copy link
Member

@gmgigi96 gmgigi96 commented Apr 3, 2023

In a read only share, a stat could fail, beacause the EOS storage driver was not able to create the version folder for a file in case this did not exist.
This PR fixes this bug impersonating the owner of the file when creating the version folder.

@gmgigi96 gmgigi96 requested review from labkode, glpatcern and a team as code owners April 3, 2023 09:14
@cs3org cs3org deleted a comment from update-docs bot Apr 3, 2023
@gmgigi96 gmgigi96 force-pushed the fix-create-version-folder-eos branch from adcbe56 to 1503108 Compare April 3, 2023 09:17
@gmgigi96 gmgigi96 merged commit 6a302f7 into cs3org:master Apr 3, 2023
gmgigi96 added a commit to gmgigi96/reva that referenced this pull request Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants